From: Lucas Nussbaum Date: Wed, 5 Feb 2025 13:17:14 +0000 (+0100) Subject: Disable test concurrency without concurrent_ruby X-Git-Tag: archive/raspbian/6.6.0-4+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=82bb69a48f840333d3a82d9b36c026f3a11c1ad8;p=puma.git Disable test concurrency without concurrent_ruby The way this is implemented (moving away the gem in $HOME) looks dangerous and doesn't work for non-user-installed packages. Forwarded: not-needed Gbp-Pq: Name 0010-Disable-test-concurrency-without-concurrent_ruby.patch --- diff --git a/test/test_web_concurrency_auto.rb b/test/test_web_concurrency_auto.rb index 8afebe6..a2fed7a 100644 --- a/test/test_web_concurrency_auto.rb +++ b/test/test_web_concurrency_auto.rb @@ -39,7 +39,7 @@ class TestWebConcurrencyAuto < TestIntegration end # Rename the processor_counter file, then restore - def test_web_concurrency_with_concurrent_ruby_unavailable + def xxtest_web_concurrency_with_concurrent_ruby_unavailable file_path = nil skip_unless :fork